FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.einwilligungsmanagement#1.1.0-alpha.1 (79 ms)

Package de.einwilligungsmanagement
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.einwilligungsmanagement@1.1.0-alpha.1&canonical=http://fhir.de/ConsentManagement/StructureDefinition/Provenance
Url http://fhir.de/ConsentManagement/StructureDefinition/Provenance
Version 1.0.3
Status active
Date 2023-11-28
Name ConsentManagementProvenance
Title Consent Management Provenance
Experimental False
Type Provenance
Kind resource

Resources that use this resource

StructureDefinition
https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-provenance Profile - MI-I - Consent - Provenance

Resources that this resource uses

StructureDefinition
http://fhir.de/ConsentManagement/StructureDefinition/Consent Consent Management: Consent
http://fhir.de/ConsentManagement/StructureDefinition/DocumentReference Consent Management DocumentReference
http://fhir.de/ConsentManagement/StructureDefinition/QuestionnaireResponse Consent Management QuestionnaireResponse


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "profile-consent-management-provenance",
  "url" : "http://fhir.de/ConsentManagement/StructureDefinition/Provenance",
  "version" : "1.0.3",
  "name" : "ConsentManagementProvenance",
  "title" : "Consent Management Provenance",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-11-28",
  "publisher" : "AG Einwilligungsmanagement des Interoperabilitätsforums",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://wiki.hl7.de/index.php?title=Einwilligungsmanagement_(Projekt)"
        }
      ]
    }
  ],
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w3c.prov",
      "uri" : "http://www.w3.org/ns/prov",
      "name" : "W3C PROV"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "fhirauditevent",
      "uri" : "http://hl7.org/fhir/auditevent",
      "name" : "FHIR AuditEvent Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Provenance",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Provenance",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Provenance.target",
        "path" : "Provenance.target",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.de/ConsentManagement/StructureDefinition/QuestionnaireResponse",
              "http://fhir.de/ConsentManagement/StructureDefinition/Consent"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Provenance.target.reference",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Provenance.target.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Provenance.recorded",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Provenance.recorded",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.agent",
        "path" : "Provenance.agent",
        "definition" : "An dieser Stelle soll die verwendete Software dokumentiert werden. Ãœber die Form der Dokumentation wird hier keine Aussage getroffen, d.h. auch eine freitextliche Angabe (agent.who.display) ist möglich.\r\n\r\nOptional können die an der Erstellung der Einwilligung beteiligten Personen und/oder Organisationen hier referenziert werden, sofern im konkreten Anwendungsfall die Referenzierung mittels signature.who nicht ausreicht.",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.agent.who",
        "path" : "Provenance.agent.who",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.entity",
        "path" : "Provenance.entity",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.entity.role",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Provenance.entity.role",
        "fixedCode" : "source",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.entity.what",
        "path" : "Provenance.entity.what",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.de/ConsentManagement/StructureDefinition/DocumentReference",
              "http://fhir.de/ConsentManagement/StructureDefinition/QuestionnaireResponse"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Provenance.entity.what.reference",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Provenance.entity.what.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Provenance.signature",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Provenance.signature",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.signature.type",
        "path" : "Provenance.signature.type",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible"
        }
      },
      {
        "id" : "Provenance.signature.type.system",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Provenance.signature.type.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Provenance.signature.type.code",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Provenance.signature.type.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Provenance.signature.when",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Provenance.signature.when",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.signature.who",
        "path" : "Provenance.signature.who",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.signature.onBehalfOf",
        "path" : "Provenance.signature.onBehalfOf",
        "mustSupport" : true
      },
      {
        "id" : "Provenance.signature.data",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Provenance.signature.data",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.